home *** CD-ROM | disk | FTP | other *** search
/ Night Owl 9 / Night Owl CD-ROM (NOPV9) (Night Owl Publisher) (1993).ISO / 015a / growp.zip / GROWP.DOC < prev    next >
Text File  |  1992-12-11  |  2KB  |  56 lines

  1.  
  2.  
  3.  
  4. GROWP v1.5 Copyright (C) 1988-1993 by Gary S. Tessler, P.E.   
  5.            All Rights Reserved. 
  6.  
  7. If   you  like this shareware program, a  single-user   contribution   of  $19 
  8. would be appreciated.  Multi-user/site  licenses are   available upon request. 
  9. Send check or money order, and any ideas for enhancements to:
  10.           
  11.                         Tessler's Nifty Tools (TNT)
  12.                         430 Canyon Woods Place Suite A
  13.                         San Ramon, Ca. 94583
  14.  
  15.                         CompuServ: 71044,542
  16.  
  17.  
  18. This  resident program requires about 1200 bytes of resident  RAM  to add    a 
  19. default   '>'   or  user  entered  growth  character  to    the  environment's 
  20. 'PROMPT'  string each time another copy of  COMMAND.COM is  shelled   and   to 
  21. remove  the growth character  when  the  copy  of COMMAND.COM  is  terminated. 
  22. GROWP requires DOS version 3.0 or higher.
  23.  
  24. Each  growth character represents a suspended program in RAM and gives you   a 
  25. visual  warning that you should not turn-off  your  PC  before  returning   to 
  26. the  suspended  program and gracefully exiting  it.  This  author   recommends 
  27. using  character 002 (dark happy  face)  as  your growth character.
  28.  
  29. This  program is meant to be useful in situations where you invoke COMMAND.COM 
  30. from  within Windows, a word-processor or from within a spreadsheet.  In  this 
  31. typical  scenario,   GROWP   gives  you a   visual   reminder  that  you  have 
  32. suspended -not terminated a critical program.
  33.  
  34.  
  35. CALLING SYNTAX: GROWP [x]   
  36.  
  37.      where x is the optional character to expand into the  PROMPT. 
  38.      If 'x' is not entered, then the '>' character will be used.
  39.  
  40. Before   installing   this   program,  you must  include   via   a   SET   DOS 
  41. command,the  string  "GROWP=XXX"  where 'X' may be  any   character.   An  'X' 
  42. character must exist for each expected nested PROMPT growth.  For example,  if 
  43. you  plan to shell no more than 6 consecutive  levels  of COMMAND.COM (at  the 
  44. most)  and  therefore  grow  the prompt 6 times,  you  MUST   include   6  'X' 
  45. characters. Do not include any  spaces  in  your 'GROWP=' command. 
  46.  
  47. For example:  'SET GROWP=XXXXXX' is valid
  48.               'SET GROWP= XXXXXX' is not valid
  49.               'SET GROWP = XXXXXX' is not valid
  50.               'SET GROWP =XXXXXX' is not valid
  51.  
  52. Thank you.
  53.  
  54.  
  55.  
  56.